<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, header, hgroup, nav, section, article, aside, footer, figure, figcaption, menu, button {
    margin: 0;
    padding: 0
}

body {
    font-family:"Microsoft YaHei",Arial, Helvetica, STHeiTi, sans-serif;
    font-size: 16px;
    color: #000;
    background-color: #fff;
    outline: 0;
    float: 0;
    margin: auto;
}



caption, th {
    text-align: left
}

fieldset, img {
    border: 0
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0
}

button {
    -webkit-appearance: none;
    border: 0;
    background: 0 0
}


a {
    -webkit-touch-callout: none;
    text-decoration: none
}

a {
    color: #333
}

em{
    font-style: inherit;
    color: #555;
}

#articleCentent .list-paddingleft-2 li{
    list-style: disc;
}

#articleCentent .list-paddingleft-2 li p em{
    font-style: italic;
}

#operContent .list-paddingleft-2 li p em{
    font-style: italic;
}

#operContent  .list-paddingleft-2 li{
    list-style: disc;
}

.page_cur{
    font-style: inherit;
    color: #555;
}

.mod_page{
    letter-spacing: 4px;
    color: #555;
}

.floating_ck{
    position:fixed;
    right:20px;
    top:380px;
    z-index: 99;
}

.floating_ck dl dd{
    position: relative;
    width: 38px;
    height: 40px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center 20%;
    cursor: pointer;
}

.floating_ck dl dd:hover .floating_left{
    display:block;
}

.consult{
    background-image:url(../img/zxicon.png);
}

.words{
    background-image:url(../img/kficon.png);
}

.qrcord{
    background-image:url(../img/erweima.png);
}

.return{
    background-image:url(../img/fanhui.png);
}

.floating_ck dd span{
    color:#fff;display:block;padding-top:54px;
}

.floating_left{
    position: absolute;
    left: -136px;
    top: 1px;
    width: 138px;
    height: 36px;
    background-color: #0EA057;
    display: none;
    box-shadow: 0px 0px 2px #81BAED;
}

.floating_left img{
    width: 100%;
    height: 129px;
    display: block;
}

.floating_left a{
    color:#ccc;
    line-height:36px;
    font-size: 14px;
}

.floating_ewm{
    height: 129px;
    top: -92px;
    width: 136px;
}

/* å¤´éƒ¨å¯¼èˆª */
.center1200{
    width: 1200px;
    overflow: hidden;
    margin: auto;
    box-sizing: border-box;
}

.at_top{
    width: 100%;
    height: 35px;
    background: #F9F9F9;
    border-bottom: 1px solid #ddd;
    line-height: 35px;
}

.topRight{
    width: 50%;
    float: right;
	margin-right:60px;
}

.word_grey{
    text-align: right;
    color: #333;
    font-size: 12px;
    float: left;
}

.customer{
    color: #333;
    float: left;
    display: block;
    font-size: 12px;
    margin-left: 10px;;
}

.customer:hover{
    color: #02954B;
}

.mallText{
    color: #02954B;
    float: left;
    display: block;
    font-size: 12px;
    margin-right: 7%;
}

.border_color{
    width: 50%;
    height: 1px;
    border-bottom: 1px dotted #fff;
    margin: auto;
    padding-top: 8%;
}

.login,.singn{
    color: #02954B;
    float: left;
    display: block;
    font-size: 12px;
    margin-left: 10%;
}

.singn{
    margin-left: 0;
    color: #43c03a;
}

.suy{
    color: #C0C0C0;
    float: left;
    margin: 0;
    padding: 0;
    line-height: 2;
    margin: auto 1%;
}

.navBox{
    width: 100%;
    overflow: hidden;
    background: #F9F9F9;
}

.business ul.items{
    width: 100%;
    overflow: hidden;
}

.business ul.items .nav_li{
    width: 12%;
    height: 100px;
    background: url(../img/bg_nav.png) no-repeat 0px 100px;
    background-size: 100%;
    overflow: hidden;
    display: inline-block;
}

.business ul.items .nav_li .navTitle{
    display: block;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    color: #006666;
    margin-top: 40%;
    -webkit-transition: all .3s ease-in-out .1s;
    -moz-transition: all .3s ease-in-out .1s;
    -ms-transition: all .3s ease-in-out .1s;
    -o-transition: all .3s ease-in-out .1s;
    transition: all .3s ease-in-out .1s;
}

.business ul.items .nav_li .navText{
    position: relative;
    top: 50px;
    color: #006666;
    font-size: 13px;
    display: block;
    text-align: center;
}

.nav #active .active_li{
    background: #0DA056;
}

.nav #active ul .active_li a p{
    color: #ccc;
}

.nav #active ul .active_li a p:first-child{
    margin-top: 25%;
}

.nav #active ul .active_li a p:last-child{
    position: relative;
    top: 0;
    margin-top: 5%;
}

.nav #active_2 .active_li{
    background: #2F9191;
}

.nav #active_2 ul .active_li a p{
    color: #ccc;
}

.nav #active_2 ul .active_li a p:first-child{
    margin-top: 25%;
}

.nav #active_2 ul .active_li a p:last-child{
    position: relative;
    top: 0;
    margin-top: 5%;
}

.business ul.items .nav_li:hover{
    background-position: 0px 0px;
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -ms-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
}

.business ul.items .nav_li:hover .navTitle{
    color: #fff;
    margin-top: 25%;
}

.business ul.items .nav_li:hover .navText{
    -webkit-transition: all .4s ease-in-out .4s;
    -moz-transition: all .4s ease-in-out .4s;
    -ms-transition: all .4s ease-in-out .4s;
    -o-transition: all .4s ease-in-out .4s;
    transition: all .4s ease-in-out .4s;
    top: 5px;
}

.header-bottom.fixed-header {
    display: none;
    position: fixed;
    width: 100%;
    /*height: 168px;*/
    z-index: 999;
    background: #F9F9F9;
    box-shadow: 0 2px 5px rgba(0,0,0,0.3);
}


.fixed_logo{
    position: absolute;
    left: -205px;
    width: 50%;
    height: 202px;
    overflow: hidden;
    top: -20%;
}

.navLogo{
    width: 21%;
    height: 71px;
    overflow: hidden;
    float: left;
    margin: 1% auto;
}

.nav{
    width: 72%;
    height: 100px;
    overflow: hidden;
    float: left;
    padding-left: 6%;
}

.nav1{
    width: 72%;
    height: 100px;
    overflow: hidden;
    float: right;
	padding-bottom:5px;
}



/* åº•éƒ¨å¯¼èˆª */
.indexBottom_nav{
    height: 380px;
    background: url(../img/kehu-bg.png);
    background-size: cover;
    /*margin-top: 5%;*/
    clear: both;
    width: 100%;
    min-width: 1200px;
}

.indexBottom_list{
    width:60%;
    overflow: hidden;
    float: left;
    box-sizing: border-box;
}

.indexBottom_list .dexBt_About,
.dexBt_Operations,
.dexBt_leadership,
.dexBt_College,
.dexBt_Contact{
    margin-top: 4%;
    float: left;
}

.indexBottom_list .dexBt_About,
.dexBt_Operations,
.dexBt_leadership,
.dexBt_College,
.dexBt_Contact li,.bt_lia{
    color: #efefef;
    display: block;
    font-size: 14px;
    line-height: 29px;
}


.bt_lia1 span{  
    font-size: 14px;
    line-height: 29px;	
	color:#666666;
}
.bt_lia1 span:hover{  
    font-size: 14px;
    line-height: 29px;	
	color:#000000;
}

.dbOperations_li a{
    color: #efefef;
    display: block;
    font-size: 16px;
    line-height: 35px;
}



.indexBottom_list .dbAbout_li,
.dbOperations_li,.dbleadership_li,
.dexBt_College .dbCollege_li,
.dexBt_Contact .dbContact_li{
    font-size: 16px;
    line-height: 35px;
	color: #efefef;
	display: block;
}

.dexBt_Operations{
    margin-left: 5%;
}

.indexBottom_list .dexBt_leadership .dbleadership_li{
    font-size: 16px;
    line-height: 35px;
}

.indexBottom_list .dexBt_leadership{
    margin-left: 15%;
}

.dexBt_College{
    margin-left: 19%;
}

.indexBottom_right{
    width: 450px;
    overflow: hidden;
    float: left;
    box-sizing: border-box;
}

.ewm_div{
    width: 200px;
    overflow: hidden;
    float: left;
    margin-left: 5%;
}

.ewm_div .gf_wx{
    color: #efefef;
    display: block;
    font-size: 16px;
    text-align: left;
    margin-top: 14%;
    line-height: 2;
    margin-left: 5%;
    padding-bottom: 2%;
}

.ewm_Img{
    width: 50%;
    overflow: hidden;
    float: left;
    margin-left: 5%;
}

#bdsharebuttonbox{
    width: 85%;
    overflow: hidden;
    float: left;
    margin-left: 0%;
}

#bdsharebuttonbox a{
    height: 30px;
    width: 15px;
    margin: 10% 3%;
}

#bdsharebuttonbox .bds_weixin{
    background: url(../img/wx.png) no-repeat 100%;
}

#bdsharebuttonbox .bds_tsina{
    background: url(../img/wb.png) no-repeat 100%;
}

#bdsharebuttonbox .bds_sqq{
    background: url(../img/QQ.png) no-repeat 100%;
}

#bdsharebuttonbox .bds_qzone{
    background: url(../img/kj.png) no-repeat 100%;
}

.dex_Contact{
    float: left;
    width: 37%;
    overflow: hidden;
    margin-top: 5%;
}

.dexBt_Contact{
    margin-left: 50%;
}

.copyBox{
    width: 1200px;
    margin: auto;
    text-align: center;
    box-sizing: border-box;
    float: left;
    padding-top: 1.5%;
    padding-bottom: 0.5%;
}

.bt_linkBox{
    overflow: hidden;
    border-bottom: 1px solid #8A8A8A;
    padding-bottom: 0.5%;
}

.copyBox .bt_linkBox p{
    color: #efefef;
    font-size: 16px;
}

.copyBox .bt_linkBox p a{
    font-size: 14px;
    color: #efefef;
    display: inline-block;
    padding-right: 0.7%;
}

.copyBox .bt_linkBox p span{
    margin-left: 2%;
}

.copyBox .bt_copyText{
    color: #efefef;
    font-size: 14px;
    margin-top: 0.5%;
}

.copyBox .bt_copyText span{
    margin-left: 1%;
}

.copyBox .bt_copyText span a{
     color: #efefef;
}

/* å¼¹å‡ºå±‚ */
.white_content {
    display: none;
    position: fixed;
    top: 10%;
    left: 25%;
    width: 50%;
    max-height: 740px;
    padding-bottom: 3%;
    background: #fff;
    z-index: 1002;
    overflow: auto;
}

.white_content img{
    width: 100%;
    display: block
}

.gb {
    width: 100%;
    height: 59px;
    overflow: hidden;
}

.gbButton {
    width: 35px;
    height: 35px;
    float: right;
    margin: 20px;
    display: block;
}

.light-container {
    width: 80%;
    margin: auto;
    display: block;
}

.light-container h2 {
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    color: #02954B;
    display: block;
    line-height: 2;
}

.lightTextDiv {
    width: 100%;
    overflow: hidden;
    margin: auto;
    box-sizing: border-box;
    padding-top: 15px;
}
.lightTextDiv .lightText {
    font-size: 15px;
    text-align: justify;
    display: block;
    color: #555;
    line-height: 25px;
    width: 100%;
}
.lightImgDiv {
    width: 100%;
    overflow: hidden;
    margin: auto;
    box-sizing: border-box;
    margin-top: 15px;
}

.black_overlay {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background: #333;
    z-index: 1001;
    -moz-opacity: 0.7;
    opacity: .70;
    filter: alpha(opacity=70);
    overflow-y: auto;
}

/*banner*/
.About-banner{
    width: 100%;
    min-width: 1200px;
}

.About-main{
    width: 100%;
    position: relative;
}

.About-background{
    width: 50%;
    position: absolute;
    top: 0;
    left: -245px;
    min-width: 484.8px;
}

@media screen and (max-width:1490px){
    .About-background{
        width: 60%;
    }
}



.fixedAbout-top{
    margin-top:0px;
    overflow: hidden;
    width: 100%;
    position: relative;
    z-index: 99;
    padding-bottom: 37px;
}
/*.About-top{
    overflow: hidden;
    width: 100%;
    padding-bottom: 60px;
}*/

.fixed_height{
    /*height: 168px;*/
    height: 150px;
    position: relative;
    overflow: hidden;
}

.About-top{
    overflow: hidden;
    width: 100%;
    position: relative;
    z-index: 99;
    padding-bottom: 37px;
    margin-top: 0;
}

.About-nav{
    overflow: hidden;
    float: right;
    padding: 3% 0;
    font-size: 15px;
}

.About-nav&gt;span:first-child{
    float: left;
    background: url(../img/about-jiantou.png)no-repeat;
    text-indent: 16px;
    background-position: 0px 7px;
    background-size: 8%;
}

.About-nav ul{
    float: left;
    overflow: hidden;
}

.About-nav ul li{
    float: left;
}

.About-nav-scroll{
    clear: both;
    float: right;
}

.About-nav-scroll ul{
    overflow: hidden;	
}

.About-nav-scroll ul li {
    float: left;
	margin-bottom:10px;
	margin-left: 15px;
    padding: 6px 20px;
    background-color: #007575;
    font-size: 14px;
    letter-spacing: 1px;
    
}

.About-nav-scroll ul li a{
    color:#fff;
}

.About-nav-scroll ul li:hover{
    background:#00B0B0;;
}
/*banner end*/


.fixed_logo img{
    width: 95%;
}

/* media  */
@media screen and (max-width:1669px){
    .About-nav-scroll ul li {
        font-size: 13px;
        padding: 5px 11px;				
    }

    .About-top .About-nav ul li {
        font-size: 14px;
    }

    .opre_mlLeft .opre_mltitle {
        height: 57px;
    }

    .opre_mlLeft .opre_mltitle h3 {
        font-size: 21px;
        line-height: 57px;
    }
    
    .opre_mlLeft .opre_mlText {
        padding-bottom: 4%;
        padding-top: 3%;
    }
    
    .opre_mlLeft .opre_mlText .opre_mlp{
        font-size: 16px;
        line-height: 29px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 8;
        -webkit-box-orient: vertical;
    }

    .opre_mlLeft .opre_mlBtn {
        font-size: 16px;
        height: 51px;
        line-height: 51px;
    }

    .opre_mlLeft .opre_mlText .opre_mlp2 {
        font-size: 16px;
        line-height: 29px;
    }

    /*.fixed_height .fixed_logo img {
        width: 61%;
    }*/

}



.platformBox{
    width: 100%;
    overflow: hidden;
    background: #fff;
}

.pf_div{
    width: 100%;
    overflow: hidden;
	text-align:center;
	
}

.pf_div img{
    width: 100%;
    display: block;
}

.pf_div .platformText{
    width: 100%;
    overflow: hidden;
	
}





.pf{
    width: 12%;
    overflow: hidden;
    float: left;
	margin:10px;
	border: 1px solid #999999;;
	
}
.pf:hover{ 
    width: 12%;
    overflow: hidden;
    float: left;
	margin:10px;  
	border:1px solid #339999;
}

.pf_div .pf .pf_solution{
    color: #333;
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    padding-top: 2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	padding-bottom:8px;
}

.pf .pfImg{

    width: 98%;
    height: 85px;
    display: block;
        -webkit-transition: -webkit-transform 1s ease-out;
    -moz-transition: -moz-transform 1s ease-out;
    -o-transition: -o-transform 1s ease-out;
    -ms-transition: -ms-transform 1s ease-out;
	text-align:center;
	
}

.pf .pfImg:hover{
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.pf .pfText{
    color: #999999; 
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    font-size: 15px;
    line-height: 25px;
    margin: auto;
    width: 95%;
    padding-top: 10%;
    text-align: left;
    margin: auto;
    height: 100px;
}

.pf a{
    color: #fff;
    display: block;
    text-align: center;
    font-size: 14px;
    width: 35%;
    height: 31px;
    background: #DADADA;
    margin: 17% auto;
    line-height: 31px;
    border-radius: 4px;
}

.pf a:hover{
    background: #184d79;
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    transition: all .7s;
}

.pf:nth-child(n+2){
    margin-left: 2%;
}
.adage_h2, .pf_h2, .in_h2 {
    color: rgb(51, 51, 51);
    display: block;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    font-family: å¾®è½¯é›…é»‘;
    line-height: 1;
    letter-spacing: 3px;
    margin-top: 4%;
    padding-bottom: 1.5%;
}
.pagewens .Pro_SmallImage
{
	height: 120px;
	width: 120px;
	float:left;
	margin-top: 8px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 12px;
}


.othernameimg{
	PADDING-left: 100px;
	BACKGROUND: url(/images/othernameimg.gif) no-repeat;
	WIDTH: 615px;
	LINE-HEIGHT: 30px;
	HEIGHT: 30px;
	TEXT-ALIGN: left;
	margin-top: 3px;	
}


.othernameimg{
	PADDING-left: 100px;
	BACKGROUND: url(../images/othernameimg.gif) no-repeat;
	WIDTH: 615px;
	LINE-HEIGHT: 30px;
	HEIGHT: 30px;
	TEXT-ALIGN: left;
	margin-top: 3px;	
}




.indexaimg
{
}
.indexaimg a:link,hover{text-decoration:none;}
.indexaimg a img{margin-right:0px; margin-left:0px;BORDER-TOP: #c0c0c0 1px solid;	
	BORDER-RIGHT: #c0c0c0 1px solid;	
	BORDER-LEFT: #c0c0c0 1px solid;	
	BORDER-BOTTOM: #c0c0c0 1px solid;}
.indexaimg a:hover{zoom:0;}
.indexaimg a:hover img{margin-left:0px; margin-right:0px;BORDER-TOP: #ff6600 1px solid;	
	BORDER-RIGHT: #ff6600 1px solid;	
	BORDER-LEFT: #ff6600 1px solid;	
	BORDER-BOTTOM: #ff6600 1px solid;}

.m-type1,.m-name1{
	font-weight: normal;
	font-size: 12px;
	font-stretch:
	text-align: center;
	width: 120px;
	padding-left:10px;
	padding-right:10px;	
	line-height:16px;
}


.pagewens P {
	LINE-HEIGHT: 200%; TEXT-INDENT: 2em; LETTER-SPACING: 1px
}
.pagewens TABLE {
	border-collapse:collapse;
}

.pagewens P TABLE{
	border-collapse:collapse;MARGIN-LEFT: 30px;	
}
.pagewens TABLE {
	border-collapse:collapse;border:solid 1px #a0a0a0;
}


.pagewens TD {	
    border:solid 1px #a0a0a0;
}



.pagewens UL {
	MARGIN-LEFT: 30px;	
}
.pagewens ul LI {
	LIST-STYLE-TYPE:decimal;
	list-style-position: outside;
}
.pagewens ul LI UL{
	MARGIN-LEFT: 30px;	
}

.pagewens ul LI UL LI {
	LIST-STYLE-TYPE:disc;
	list-style-position: outside;
}

.pagewens .bigtitle {
	font-family: "å®‹ä½“";
	font-size: 14px;
	height: 40px;
	width: 700px;
	font-weight: bolder;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
}

.pagewens .smalltitle {
	font-family: "å®‹ä½“";
	font-size: 12px;
	height: 40px;
	width: 700px;
	line-height: 30px;
	text-align: center;
}
.pagewens .fromx {
	font-family: "å®‹ä½“";
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
	height: 30px;
	width: 680px;
	padding-right: 20px;
	overflow: hidden;
	padding-left: 0px;
	}
	
.pagewens .content {
	font-family: "å®‹ä½“";
	font-size: 12px;
	text-align: left;
	height: auto;
	width: 700px;
	padding-right: 0px;
	overflow: hidden;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pagewens {	
	height: auto;
	width: 700px;
	margin:0 auto
}


.pagecontent {	
	height: auto;
	width: 700px;
	margin:0 auto
}


.pagewens .Pro_BigImage
{
	font-family: "å®‹ä½“";
	font-size: 12px;
	text-align: center;
	height: 350px;
	width: 700px;
	background-color: #ececec;

}
.pagewens .Pro_ListImageBox
{
	font-family: "å®‹ä½“";
	font-size: 12px;
	text-align: center;
	height: 190px;
	width: 190px;
	background-color: #f8f8f8;
	padding-top: 10px;
	padding-right: 255px;
	padding-bottom: 5px;
	padding-left: 255px;
}
.pagewens .Pro_ListImage
{
	font-family: "å®‹ä½“";
	font-size: 12px;
	text-align: center;
	height: 190px;
	width: 190px;
	background-color: #009999;
}



.pagewens .Pro_SmallImageList
{
	font-family: "å®‹ä½“";
	font-size: 12px;
	text-align: center;
	height: 150px;
	width: 680px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.pagewens .Pro_SmallImage
{
	height: 120px;
	width: 120px;
	float:left;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}


.othernameimg{
	PADDING-left: 100px;
	BACKGROUND: url(/images/othernameimg.gif) no-repeat;
	WIDTH: 615px;
	LINE-HEIGHT: 30px;
	HEIGHT: 30px;
	TEXT-ALIGN: left;
	margin-top: 3px;	
}


.intro0img{
	PADDING-RIGHT: 10px;
	BACKGROUND: url(/images/intro0img.gif) no-repeat;
	WIDTH: 690px;
	LINE-HEIGHT: 30px;
	HEIGHT: 30px;
	TEXT-ALIGN: right;
	margin-top: 3px;
}

.intro1img{
	PADDING-left: 100px;
	BACKGROUND: url(/images/introimg1.gif) no-repeat;
	WIDTH: 615px;
	LINE-HEIGHT: 30px;
	HEIGHT: 30px;
	TEXT-ALIGN: left;
	margin-top: 3px;	
}
.doc1img{
	PADDING-left: 100px;
	BACKGROUND: url(/images/doc1img.gif) no-repeat;
	WIDTH: 615px;
	LINE-HEIGHT: 30px;
	HEIGHT: 30px;
	TEXT-ALIGN: left;
	margin-top: 3px;	
}
.doc1img a{color:#F60}
.doc2img{
	PADDING-left: 100px;
	BACKGROUND: url(/images/doc2img.gif) no-repeat;
	WIDTH: 615px;
	LINE-HEIGHT: 30px;
	HEIGHT: 30px;
	TEXT-ALIGN: left;
	margin-top: 3px;	
}
.doc2img a{color:#F60}
.intro2img{
	PADDING-RIGHT: 10px;
	BACKGROUND: url(/images/introimg2.gif) no-repeat;
	WIDTH: 690px;
	LINE-HEIGHT: 30px;
	HEIGHT: 30px;
	TEXT-ALIGN: right;
	margin-top: 3px;
}

.intro3img{
	PADDING-RIGHT: 10px;
	BACKGROUND: url(/images/introimg3.gif) no-repeat;
	WIDTH: 690px;
	LINE-HEIGHT: 30px;
	HEIGHT: 30px;
	TEXT-ALIGN: right;
	margin-top: 3px;
}

.intro4img{
	PADDING-RIGHT: 10px;
	BACKGROUND: url(/images/introimg4.gif) no-repeat;
	WIDTH: 690px;
	LINE-HEIGHT: 30px;
	HEIGHT: 30px;
	TEXT-ALIGN: right;
	margin-top: 3px;
}

.intro5img{
	PADDING-RIGHT: 10px;
	BACKGROUND: url(/images/introimg5.gif) no-repeat;
	WIDTH: 690px;
	LINE-HEIGHT: 30px;
	HEIGHT: 30px;
	TEXT-ALIGN: right;
	margin-top: 3px;
}
.intro6img{
	PADDING-RIGHT: 10px;
	BACKGROUND: url(/images/introimg6.gif) no-repeat;
	WIDTH: 690px;
	LINE-HEIGHT: 30px;
	HEIGHT: 30px;
	TEXT-ALIGN: right;
	margin-top: 3px;
}
.intro7img{
	PADDING-RIGHT: 10px;
	BACKGROUND: url(/images/introimg7.gif) no-repeat;
	WIDTH: 690px;
	LINE-HEIGHT: 30px;
	HEIGHT: 30px;
	TEXT-ALIGN: right;
	margin-top: 3px;
}

.introbox {
	BORDER-RIGHT: #e0e0e0 1px solid;
	PADDING-LEFT: 5px;
	BORDER-LEFT: #e0e0e0 1px solid;
	WIDTH: 688px;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #e0e0e0 1px solid;	
	BACKGROUND-COLOR: #ececec;	
	padding-right: 5px;
	margin-bottom: 20px;
	overflow:hidden;
}	

.linkbox {	
	WIDTH: 710px;	
}

.linkbox .ml{
	WIDTH: 335px;
	float:left;
	padding-left:10px;
	text-align: left;
}
.linkbox .mr{
	WIDTH: 335px;
	float:right;
	padding-right:10px;
	text-align: right;
}

.ftext {
	WIDTH: 160px;
	height:28px;
	padding-left:10px;
	padding-right:10px;
	text-align: left;
	overflow:hidden;
	line-height:12px;
	float:left;
}


.pageaboutus {
	line-height:200%;
	font-size:14px;
	width: 754px;
}
.pageaboutus P {
	LINE-HEIGHT: 200%; TEXT-INDENT: 2em; LETTER-SPACING: 1px
}
.pageaboutus TABLE {
	
}


.pageaboutus TD {	
    
}

#mdA1 {	border-collapse:collapse;}
#mdA1  TD {	    border:solid 1px #a0a0a0;}
#mdA2  {	border-collapse:collapse;}
#mdA2  TD {	    border:solid 1px #a0a0a0;}

.pageaboutus UL {
	MARGIN-LEFT: 20px;
	MARGIN-RIGHT: 20px;
}
.pageaboutus LI {
	LIST-STYLE-TYPE: square;
	list-style-position: inside;
	
	
}
.pageaboutus LI UL LI {
	LIST-STYLE-TYPE: disc
}

.promap {
float:left;
MARGIN-LEFT: 95px;
	MARGIN-RIGHT: 20px;
	width:78px;
	height:30px;
}
.promap LI {
	BACKGROUND: url(/images/promap.gif) no-repeat; CURSOR: pointer; 
}

.promap li:hover{zoom:0;}
.promap li:hover {
    BACKGROUND: url(/images/promap_hover.gif) no-repeat;
    margin-left:0px; 
    margin-right:0px;	
	color:#303030}
	
	
	
.line_buttom_hui_xuxian{border-bottom:#E7E7E7 1px dashed;}
.Pro_Info{text-align:center;border-bottom:1px solid #ccc; margin-bottom:5px;}

.m-img {
	height: 190px;
	width: 190px;
	vertical-align: middle;
	display: table-cell;
	text-align: center;	
}

.list-model {

}

.list-model li {
	float: left;
	display: inline;
	width: 200px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 17px;
	margin-left: 16px;
	height: 230px;
	overflow: hidden;
	padding: 0px;
}

.m-type,.m-name{
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	width: 150px;
	padding-left:20px;
	padding-right:20px;	
	line-height:16px;
}	
.list-model li a:link,hover{text-decoration:none;}
.list-model li a img{margin-right:0px; margin-left:0px;BORDER-TOP: #a0a0a0 1px solid;	
	BORDER-RIGHT: #a0a0a0 1px solid;	
	BORDER-LEFT: #a0a0a0 1px solid;	
	BORDER-BOTTOM: #a0a0a0 1px solid;}
.list-model li a:hover{zoom:0;}
.list-model li a:hover img{margin-left:0px; margin-right:0px;BORDER-TOP: #ff6600 1px solid;	
	BORDER-RIGHT: #ff6600 1px solid;	
	BORDER-LEFT: #ff6600 1px solid;	
	BORDER-BOTTOM: #ff6600 1px solid;}


.m-img1 {
	height: 150px;
	width: 150px;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	
}

.list-model1 {
}
.list-model1 li {     
	float: left;
	display: inline;
	width: 150px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 12px;
	margin-left: 0px;
	height: 190px;
	overflow: hidden;
	padding: 0px;
}
.list-model1 li a:link,hover{text-decoration:none;}
.list-model1 li a img{margin-right:0px; margin-left:0px;BORDER-TOP: #a0a0a0 1px solid;	
	BORDER-RIGHT: #a0a0a0 1px solid;	
	BORDER-LEFT: #a0a0a0 1px solid;	
	BORDER-BOTTOM: #a0a0a0 1px solid;}
.list-model1 li a:hover{zoom:0;}
.list-model1 li a:hover img{margin-left:0px; margin-right:0px;BORDER-TOP: #ff6600 1px solid;	
	BORDER-RIGHT: #ff6600 1px solid;	
	BORDER-LEFT: #ff6600 1px solid;	
	BORDER-BOTTOM: #ff6600 1px solid;}
</pre></body></html>